How to Install libgmsh-dev software package in Debian 8 (Jessie)

How to Install libgmsh-dev software package in Debian 8 (Jessie)

libgmsh-dev software package provides Three-dimensional finite element mesh generator. Development files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgmsh-dev 

libgmsh-dev is installed in your system.

Make ensure the libgmsh-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgmsh-dev *

You will get with libgmsh-dev package name, version, architecture and description in a table

libgmsh-dev package basic information:

Distro Debian 8 jessie
Section Library development
Package libgmsh-dev
Version 2.8.5+dfsg-1.1+b2 [s390x], 2.8
Description Three-dimensional finite element mesh generator. Development files
Sub Section Libdevel


See Also, How to uninstall or remove libgmsh-dev software package from Debian 8 (Jessie)?